home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / switchf.arc / readme < prev    next >
Internet Message Format  |  1987-08-24  |  1KB

  1. Date: 12 Jun 87 06:02:33 GMT
  2. From: pyramid!uccba!hal!cwruecmp!bammi@decwrl.dec.com  (Jwahar R. Bammi)
  3. Organization: Case Western Reserve University
  4. Subject: Re: String.c (really fontload.tos)
  5.  
  6. In article <1102@viper.Lynx.MN.ORG> john@viper.UUCP (John Stanley) writes:
  7. >In <8705271729.AA20883@ucbvax.Berkeley.EDU> 
  8. >RDROYA01@ULKYVX.BITNET (Robert Royar) asks:
  9. > >
  10. > >2.  Does anyone have a TOS-based font loader?  I'd like something that will
  11. > >reset the default font and will allow the new font to be used by TOS-based
  12. > >programs.  Is this impossible?  It seems all that would be needed would be
  13. > >to load a new font, reset the old pointers (via linea), and Ptrmres().
  14. > >
  15.  
  16.     Here is one that i did (in three parts). It lets you load and use
  17. a Gdos font with Bconout()/Putchar etc. The Gdos font has to be mono-spaced
  18. and 8 wide. It can be any height. A sample Gdos font is included.
  19. BTW - in case anyone is interested, i wrote a little vfont (see man 5 vfont)
  20. to Gdos font converter (handles fixed width fonts only at present time), and
  21. will be glad to mail it to anyone interested. Using this, and another
  22. PD Mac utility that goes Mac->vfont, you can get all the nice PD Mac
  23. fonts in Gdos format. It handles Sun's fixed width fonts too.
  24.  
  25. usenet: {decvax,cbosgd,sun}!cwruecmp!bammi    jwahar r. bammi
  26. csnet:       bammi@cwru.edu   <---------Please note change of address
  27. arpa:        bammi@cwru.edu   <---------Please note change of address
  28. compuServe:  71515,155
  29.